home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 October / Chip_2002-10_cd1.bin / sharewar / hnet / hnetinfo.exe / {app} / HFtpServer / HinfoServeren.chm / dclstyle.css < prev    next >
Cascading Style Sheet File  |  2002-03-26  |  3KB  |  264 lines

  1. /* Partial copy of the Platform SDK style sheet #FFF7C6*/
  2.  
  3. body
  4.     {
  5.     padding: 0px 0px 0px 26px;
  6.     background: #ffffB0;
  7.     color: #000000;
  8.     font-family: Verdana, Arial, Helvetica, sans-serif;
  9.     font-size: 70%;
  10.     }
  11.  
  12. div
  13.     {
  14.     width: 90%;
  15.     /*border: 2px solid #999999;*/
  16.     padding: 4px 8px;
  17.     /*background: #cccccc;*/
  18.     }
  19.     
  20. h1, h2, h3, h4
  21.     {
  22.     font-family: Verdana, Arial, Helvetica, sans-serif;
  23.     margin-left: -26px;
  24.     }
  25.     
  26. h1
  27.     {
  28.     font-size: 145%;
  29.     margin-top: .5em;
  30.     margin-bottom: .5em; 
  31.     }
  32.     
  33. h2
  34.     {
  35.     font-size: 130%;
  36.     margin-top: 1em;
  37.     margin-bottom: .6em; 
  38.     }
  39.     
  40. h3
  41.     {
  42.     font-size: 115%;
  43.     margin-top: 1em;
  44.     margin-bottom: .6em;
  45.     }
  46.     
  47. h4
  48.     {
  49.     font-size: 100%;
  50.     margin-top: 1em;
  51.     margin-bottom: .6em;
  52.     }
  53.  
  54. ul p, ol p, dl p
  55.     {
  56.     margin-left: 0em;
  57.     }
  58.  
  59. p
  60.     {
  61.     margin-top: .6em;
  62.     margin-bottom: .6em;
  63.     }
  64.  
  65. dl
  66.     {
  67.     margin-top: 0em; 
  68.     }
  69.  
  70. dd
  71.     {
  72.     margin-bottom: 0em;  
  73.     margin-left: 1.9em; 
  74.     }
  75.  
  76. dt
  77.     {
  78.     margin-top: .6em; 
  79.     }
  80.  
  81. ul, ol
  82.     {
  83.     margin-top: .6em;     
  84.     margin-bottom: 0em;
  85.     }
  86.     
  87. ol
  88.     {
  89.     margin-left: 1.9em; 
  90.     }    
  91.     
  92. ul
  93.     {
  94.     list-style-type: disc;
  95.     margin-left: 1.9em; 
  96.     }
  97.  
  98. li
  99.     {
  100.     margin-bottom: .6em;
  101.     }
  102.  
  103. ul ol, ol ol
  104.     {
  105.     list-style-type: lower-alpha;
  106.     {
  107.  
  108. pre
  109.     {
  110.     margin-top: .6em;
  111.     margin-bottom: .6em;
  112.     }
  113.  
  114. pre,code
  115.     {
  116.     font: 100% Courier New, Courier, mono; 
  117.     color: #660000;
  118.     }
  119.  
  120. table
  121.     {
  122.     width: 90%;
  123.     background: #999999;
  124.     margin-top: .6em;
  125.     margin-bottom: .3em;
  126.     }
  127.  
  128. th
  129.     { 
  130.     padding: 4px 8px;
  131.     background: #cccccc;
  132.     text-align: left;
  133.     font-size: 70%;
  134.     vertical-align: bottom;
  135.     }
  136.         
  137. td
  138.     { 
  139.     padding: 4px 8px;
  140.     background: #ffffff;
  141.     vertical-align: top;
  142.     font-size: 70%;
  143.     }
  144.  
  145. blockquote
  146.     {
  147.     margin-left: 3.8em;
  148.     margin-right: 3.8em;
  149.     margin-top: .6em;
  150.     margin-bottom: .6em;
  151.     }
  152.  
  153. sup
  154.     {
  155.     text-decoration: none;
  156.     font-size: smaller; 
  157.     }
  158.  
  159. a:link
  160.     {
  161.     color: #0066ff;
  162.     }
  163.     
  164. a:visited
  165.     {
  166.     color: #800080; 
  167.     }
  168.     
  169. a:hover
  170.     {
  171.     color: #B7B7FF;
  172.     }
  173.     
  174. .label
  175.     {
  176.     font-weight: bold; 
  177.     margin-top: 1em;
  178.     margin-left: -26px;
  179.     }
  180.     
  181. .tl
  182.     {
  183.     margin-bottom: .75em; 
  184.     }
  185.     
  186. .atl
  187.     {
  188.     padding-left: 1.5em;
  189.     padding-bottom: .75em; 
  190.     }
  191.     
  192. .cfe
  193.     {
  194.     font-weight: bold; 
  195.     }
  196.     
  197. .mini
  198.     {
  199.     font-size: smaller;
  200.     }
  201.     
  202. .dt
  203.     {
  204.     margin-bottom: -.6em; 
  205.     }
  206.     
  207. .indent
  208.     {
  209.     margin-left: 1.9em; 
  210.     margin-right: 1.9em;
  211.     }
  212.  
  213. .product
  214.     {
  215.     text-align: right;
  216.     color: #333333;
  217.     font-size: smaller;
  218.     font-style: italic;
  219.     }
  220.  
  221. pre.syntax
  222.     {
  223.     background: #dddddd;
  224.     padding: 2pt,4pt;
  225.     cursor: text;
  226.     }
  227.  
  228. pre.syntax
  229.     {
  230.     color: #000000;
  231.     }
  232.  
  233. div.footer
  234.     {
  235.     width: 100%;
  236.     border: none;
  237.     background: #ffffff;
  238.     margin-top: 18pt;
  239.     color: #228B22;
  240.     text-align: center;
  241.     font-size: 76%;
  242.     }
  243.  
  244. .note
  245.     {
  246.     margin-left: 14pt;
  247.     margin-right: 12pt;
  248.     }
  249.  
  250. .indent1
  251.     {
  252.     margin-left: 12pt;
  253.     }
  254.  
  255. .indent2
  256.     {
  257.     margin-left: 24pt;
  258.     }
  259.  
  260. .indent3
  261.     {
  262.     margin-left: 36pt;
  263.     }
  264.